home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 May / W2KPRK.iso / apps / smartsketch_le / Preview / explorif.exe / scripts / DefineButton2_118 / BUTTONCONDACTION on(press, release).as
Text File  |  1999-11-02  |  65b  |  5 lines

  1. on(press, release){
  2.    stopAllSounds();
  3.    gotoAndPlay(1);
  4. }
  5.